home *** CD-ROM | disk | FTP | other *** search
Wrap
Microsoft Visual Studio Solution | 2002-03-19 | 1.5 KB | 28 lines
Microsoft Visual Studio Solution File, Format Version 7.00 Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CustomControlsDemo", "http://localhost/CustomControlsDemo/CustomControlsDemo.vbproj", "{2ABD648B-97E4-4A44-9A7A-38D5B502085E}" EndProject Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "CustomControlLibrary", "C:\Books\Programming VBNet\Code\25 User and Custom Controls\CustomControlLibrary\CustomControlLibrary.vbproj", "{DE5B1BB2-A8E3-491A-96F6-39F50189F9B2}" EndProject Global GlobalSection(SolutionConfiguration) = preSolution ConfigName.0 = Debug ConfigName.1 = Release EndGlobalSection GlobalSection(ProjectDependencies) = postSolution EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution {2ABD648B-97E4-4A44-9A7A-38D5B502085E}.Debug.ActiveCfg = Debug|.NET {2ABD648B-97E4-4A44-9A7A-38D5B502085E}.Debug.Build.0 = Debug|.NET {2ABD648B-97E4-4A44-9A7A-38D5B502085E}.Release.ActiveCfg = Release|.NET {2ABD648B-97E4-4A44-9A7A-38D5B502085E}.Release.Build.0 = Release|.NET {DE5B1BB2-A8E3-491A-96F6-39F50189F9B2}.Debug.ActiveCfg = Debug|.NET {DE5B1BB2-A8E3-491A-96F6-39F50189F9B2}.Debug.Build.0 = Debug|.NET {DE5B1BB2-A8E3-491A-96F6-39F50189F9B2}.Release.ActiveCfg = Release|.NET {DE5B1BB2-A8E3-491A-96F6-39F50189F9B2}.Release.Build.0 = Release|.NET EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection GlobalSection(ExtensibilityAddIns) = postSolution EndGlobalSection EndGlobal